home *** CD-ROM | disk | FTP | other *** search
/ Champak 62 / Volume 62 - JOGO DISK .iso / Games / penguinpass.swf / scripts / DefineButton2_240 / BUTTONCONDACTION on(release).as
Text File  |  2008-03-17  |  48b  |  4 lines

  1. on(release){
  2.    _root.ball.gotoAndPlay(2);
  3. }
  4.